-
Home
-
WP EasyPay – Create Your Payment Forms to Pay with Square – Square for WordPress Plugin: Integrate Square with WordPress to Collect Payments
-
4.2
-
Code
-
Classes
- ObtainTokenRequest
Total Complexity |
29 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
325 |
Lines of code |
107 |
Logical lines of code |
50 |
Comment lines |
136 |
Methods |
20 |
Properties |
11 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
48 |
9 |
39 |
__toString() |
S |
68 |
2 |
7 |
setClientId() |
S |
77 |
1 |
4 |
setRefreshToken() |
S |
77 |
1 |
4 |
offsetUnset() |
S |
81 |
1 |
3 |
offsetSet() |
S |
81 |
1 |
3 |
offsetGet() |
S |
82 |
1 |
3 |
offsetExists() |
S |
80 |
1 |
3 |
setMigrationToken() |
S |
77 |
1 |
4 |
getMigrationToken() |
S |
82 |
1 |
3 |
getRefreshToken() |
S |
82 |
1 |
3 |
getClientSecret() |
S |
82 |
1 |
3 |
getClientId() |
S |
82 |
1 |
3 |
getGrantType() |
S |
82 |
1 |
3 |
setRedirectUri() |
S |
77 |
1 |
4 |
getRedirectUri() |
S |
82 |
1 |
3 |
setCode() |
S |
77 |
1 |
4 |
getCode() |
S |
82 |
1 |
3 |
setClientSecret() |
S |
77 |
1 |
4 |
setGrantType() |
S |
77 |
1 |
4 |